fix(run): key presentation repair fairness by stable ID - #140
Merged
schickling-assistant merged 1 commit intoAug 1, 2026
Conversation
schickling-assistant
marked this pull request as ready for review
August 1, 2026 09:38
agent-tool: Codex CLI agent-tool-version: 0.145.0 agent-runtime: Codex CLI 0.145.0 agent-session-lookup: sha256:ad381a588faa911d70bf08ee2ae4305e96d980701e6405897e32fe38c3163d98 tooling-profile: dotfiles@de765ec
schickling-assistant
force-pushed
the
schickling-assistant/2026-08-01-stable-presentation-cursor-independent
branch
from
August 1, 2026 09:40
0b9c5b3 to
24a75bf
Compare
Contributor
Author
|
Thanks Nathan — this is merged too. Presentation repair now has deterministic, stable-ID fairness without leaking into lifecycle accounting. Posted on behalf of @schickling
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Why
Follow-up to #136. Bounded presentation repair currently stores a positional cursor inside restart/flapping state and consumes the incidental order of each drift plan. That couples presentation to lifecycle accounting and makes progress sensitive to plan ordering.
What
Give presentation repair its own stable-ID cursor and carry it across supervisor passes.
How
Rationale
Presentation projection is idempotent metadata reconciliation. Its retry/fairness state should be keyed by the same stable identity it repairs and remain outside lifecycle/flapping accounting.
Verification
Posted on behalf of @schickling
agent_nameagent_toolagent_tool_versionagent_runtimeagent_session_lookuptooling_profile